Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
WeakList<T> Class Properties
For a list of all members of this type, see WeakList<T> members.
Public Properties
| Name | Description |
| Count | Returns the number of items in the list. |
| Item | Gets or sets the item at the specified location. |
| SyncRoot | Returns the object with which to syncrhonize. |
See Also